Skip to content

docs: clarify batch compression limits#976

Merged
tridge merged 1 commit into
masterfrom
docs/batch-compression-limits
Jun 6, 2026
Merged

docs: clarify batch compression limits#976
tridge merged 1 commit into
masterfrom
docs/batch-compression-limits

Conversation

@steadytao
Copy link
Copy Markdown
Member

Fixes #652 by clarifying that batch mode uses old-style md5/md4/zlib negotiation and is not compatible with newer compression choices such as zstd or lz4. The previous wording said users could force a more modern choice with --compress-choice but the batch negotiation path deliberately restricts compression to the old-style choices.

@tridge tridge merged commit 4a55da1 into master Jun 6, 2026
13 checks passed
@steadytao steadytao deleted the docs/batch-compression-limits branch June 6, 2026 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot use --write-batch with --compress-choice=zstd.

2 participants